﻿2026-07-19T04:10:24.7244776Z ##[group]Run actions/checkout@v5
2026-07-19T04:10:24.7245963Z with:
2026-07-19T04:10:24.7246898Z   repository: BigscreenVR/spt-bs-core
2026-07-19T04:10:24.7254082Z   token: ***
2026-07-19T04:10:24.7254740Z   ssh-strict: true
2026-07-19T04:10:24.7255403Z   ssh-user: git
2026-07-19T04:10:24.7256066Z   persist-credentials: true
2026-07-19T04:10:24.7256824Z   clean: true
2026-07-19T04:10:24.7257500Z   sparse-checkout-cone-mode: true
2026-07-19T04:10:24.7258320Z   fetch-depth: 1
2026-07-19T04:10:24.7259076Z   fetch-tags: false
2026-07-19T04:10:24.7259761Z   show-progress: true
2026-07-19T04:10:24.7260495Z   lfs: false
2026-07-19T04:10:24.7261392Z   submodules: false
2026-07-19T04:10:24.7262385Z   set-safe-directory: true
2026-07-19T04:10:24.7263449Z env:
2026-07-19T04:10:24.7264318Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T04:10:24.7265519Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T04:10:24.7266379Z ##[endgroup]
2026-07-19T04:10:24.8052917Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T04:10:24.8055202Z ##[group]Getting Git version info
2026-07-19T04:10:24.8056433Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T04:10:24.8058094Z [command]/usr/bin/git version
2026-07-19T04:10:24.8058854Z git version 2.43.0
2026-07-19T04:10:24.8068118Z ##[endgroup]
2026-07-19T04:10:24.8080675Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6bba083b-b01e-4828-85a2-c2891e951d63' before making global git config changes
2026-07-19T04:10:24.8083476Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T04:10:24.8085366Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T04:10:24.8114752Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T04:10:24.8133939Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T04:10:24.8143817Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T04:10:24.8146269Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T04:10:24.8166886Z HEAD
2026-07-19T04:10:24.8200572Z ##[endgroup]
2026-07-19T04:10:24.8201443Z [command]/usr/bin/git submodule status
2026-07-19T04:10:24.8382751Z ##[group]Cleaning the repository
2026-07-19T04:10:24.8384199Z [command]/usr/bin/git clean -ffdx
2026-07-19T04:10:27.5800134Z Removing target/
2026-07-19T04:10:27.5809139Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T04:10:27.6031450Z HEAD is now at f524311 Merge 622eb840c88235724a7c9b7369d61f4010591294 into 7b524d0f9e3ee39df58b6159f000ea26f034112c
2026-07-19T04:10:27.6035341Z ##[endgroup]
2026-07-19T04:10:27.6070203Z ##[group]Disabling automatic garbage collection
2026-07-19T04:10:27.6073699Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T04:10:27.6098499Z ##[endgroup]
2026-07-19T04:10:27.6099060Z ##[group]Setting up auth
2026-07-19T04:10:27.6103752Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T04:10:27.6128164Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T04:10:27.6313992Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T04:10:27.6337717Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T04:10:27.6516067Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T04:10:27.6540214Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T04:10:27.6723505Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T04:10:27.6753354Z ##[endgroup]
2026-07-19T04:10:27.6754322Z ##[group]Fetching the repository
2026-07-19T04:10:27.6760295Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f5243113a59ba28587a0ab2407054d90053e10fc:refs/remotes/pull/32/merge
2026-07-19T04:10:28.2117058Z ##[endgroup]
2026-07-19T04:10:28.2117685Z ##[group]Determining the checkout info
2026-07-19T04:10:28.2118151Z ##[endgroup]
2026-07-19T04:10:28.2121799Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T04:10:28.2159657Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T04:10:28.2186792Z ##[group]Checking out the ref
2026-07-19T04:10:28.2189404Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/32/merge
2026-07-19T04:10:28.2229585Z HEAD is now at f524311 Merge 622eb840c88235724a7c9b7369d61f4010591294 into 7b524d0f9e3ee39df58b6159f000ea26f034112c
2026-07-19T04:10:28.2232751Z ##[endgroup]
2026-07-19T04:10:28.2261515Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T04:10:28.2281525Z f5243113a59ba28587a0ab2407054d90053e10fc
